Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FFmpeg/FFmpeg
base: 1d41571bbf0d
Choose a base ref
...
head repository: FFmpeg/FFmpeg
compare: 1ed5912e819d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 4, 2015

  1. configure: Remap -L to -libpath for msvc

    This allows using libraries that are detected via pkg-config with
    msvc. (The libraries themselves may have to be built with MSVC
    though.)
    
    Signed-off-by: Martin Storsjö <martin@martin.st>
    mstorsjo committed Jan 4, 2015
    Copy the full SHA
    f4d4e66 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2015

  1. Merge commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428'

    * commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428':
      configure: Remap -L to -libpath for msvc
    
    Merged-by: Michael Niedermayer <michaelni@gmx.at>
    michaelni committed Jan 5, 2015
    Copy the full SHA
    1ed5912 View commit details
    Browse the repository at this point in the history